Crate xio_jobset

source ·
Expand description

A module containing data structures for XIO job sets.

Structs

An assignment of a parameter to a XIO module channel.
A command which can be executed in a job.
The caption of a command and the conditions belonging to it.
A condition which gets checked while a command is running.
The assignment of variables mapped to a hardware board
A job, defined by a list of commands.
A complete job set.
Metadata of a job set.
The description of a parameter.
A set of parameters (a.k.a. parameter layer).

Traits

Extract all captions from an item.